Download PhoneForge on your computer, plug in a phone via USB, and control it from localhost:8742. This website handles accounts and billing — photos, messages, and files never leave your machine.
Practical, local-first software — built to run on your machine and respect your privacy.
PhoneForge is our flagship product — and the name this site grew up with. We're intentionally building it into a broader home for useful software: device tools, system utilities, and focused apps that solve everyday problems without sending your data to the cloud. New releases will live here alongside PhoneForge, under the same local-first standard.
USB device dashboard for Android and iPhone. Battery, apps, files, screen mirror, bench reports — from your browser at localhost:8742.
PC & Mac system utilities — diagnostics, disk health, network repair, privacy cleaner, and 16+ tools. Optional local AI assistant. 100% on your machine.
More software in development — donate or send a request (phone tools, PC utilities, or anything local-first).
We're expanding beyond phone management into a wider catalog of local-first tools. Donations and feature requests help us prioritize what to build next.
Optional one-time gift ($1–$500). Not a subscription and no account required. Funds new development across the PhoneForge product line.
Secure checkout powered by Stripe. Default is $10 — on the Stripe page, change Quantity to set your gift (1 = $1, 10 = $10, etc.).
Have an idea for a tool we should build? It doesn't have to be phone-related. We welcome requests for PC utilities, automation scripts, local AI helpers, creative apps, repair-shop tools — anything that runs on your machine.
Describe the problem you're solving, your OS, and whether you'd want it free or paid. We read every message.
Install on the USB computer — the Mac or PC where your phone plugs in. Each package is a double-click launcher: first run installs dependencies, then opens localhost:8742/d.
Python 3.8+ · Android: optional adb · iOS: works out of the box
First launch: right-click → Open if macOS shows an unidentified-developer warning.
macOS setup →Python 3.12 required (Add to PATH) · Android: Platform Tools · iOS: iTunes / Apple Devices
Download .zip ~160 KBLogs: %LOCALAPPDATA%\PhoneForge\
python3, pip, lsof · Android: adb · iOS: limited
chmod +x PhoneForge then double-click or ./PhoneForgeLogs: ~/.local/share/PhoneForge/logs/
| File | Platform | Size | |
|---|---|---|---|
PhoneForge-mac.dmg | macOS | 536 KB | Download |
PhoneForge-mac.app.zip | macOS | 284 KB | Download |
PhoneForge-Windows-v2.zip | Windows | ~160 KB | Download |
PhoneForge-Linux.zip | Linux | 129 KB | Download |
SystemToolkit.zip | Mac + Windows | 64 KB | Download (free) |
Step-by-step install: install.html · Setup walkthrough: #setup · System Toolkit: system-toolkit.html · After install, bookmark localhost:8742/d on the USB computer.
PhoneForge is a USB bench dashboard for Android and iPhone. Download the app on the computer with the cable, sign in with your cloud account, and manage devices from your browser — device info, apps, files, settings (Android), screen mirror, bench reports, and more. Data stays local.
Live battery, storage, RAM, model info, and a phone preview that updates in real time.
View linked accounts and WiFi networks on your device. Clear reporting on what your phone allows over USB.
Toggle WiFi, Bluetooth, brightness, volume, and edit system settings — on Android. Browse settings free; changes need Pro.
Browse all installed apps free. Launch or uninstall user apps (Android) requires Pro.
Navigate phone storage and browse photos free. Send files to the phone requires Pro.
Free: screenshot, reboot, shutdown. Pro: text input, URL launch, nav keys, clipboard read & sync.
Save and run multi-step macros — launch apps, wait, screenshot, type text, and send key events over USB (Android).
Share a read-only dashboard link for support or family — live stats with no controls. Revoke anytime.
Low-FPS live preview in the browser — enough to verify UI state during repairs or parent checks.
View active Android notifications over USB — parsed in the Bench panel.
HTML diagnostic reports, scheduled reboot/backup/screenshot jobs, and backups — built for repair shops and QA.
Elevation detection and elevated tools for already-modified devices — protected files, processes, and more.
Side-by-side battery, storage, RAM, and OS stats for up to 4 phones — perfect for repair benches and QA labs.
Register up to 10 phones on Premium (4 phones on Pro). Nicknames and repair notes stored in your account.
Stop juggling command-line ADB, iTunes, and file browsers. PhoneForge is the bench dashboard repair shops and families actually open in a browser.
| Capability | Raw ADB / iTunes | PhoneForge |
|---|---|---|
| Browser dashboard | ❌ CLI / iTunes only | ✅ localhost:8742 (+ optional --public tunnel) |
| Multi-phone vault | ❌ Manual serials | ✅ Nicknames, notes, limits per plan |
| Bench HTML report | ❌ DIY scripts | ✅ Premium — one click |
| Screen mirror in browser | ❌ Extra apps | ✅ Pro — built-in (~1 FPS) |
| Android notifications | ⚠️ dumpsys hacks | ✅ Pro parsed panel |
| Scheduled reboot/backup | ❌ cron + scripts | ✅ Premium in-dashboard scheduler |
| Script / macro runner | ❌ shell scripts | ✅ Pro — save & run multi-step macros |
| Clipboard laptop ↔ phone | ⚠️ manual adb | ✅ Pro — push, pull & auto-sync |
| Read-only remote view link | ❌ VPN + RDP | ✅ Pro — share /view/… link |
| Multi-device compare | ❌ spreadsheets | ✅ Premium — up to 4 side by side |
| iOS + Android unified | ❌ Separate tools | ✅ One UI |
Screen mirror is on the Dashboard (Pro). Notifications, bench reports & schedules are under Bench (notifications = Pro; reports & schedules = Premium). Download for your OS, double-click the launcher, plug in a phone, and open localhost:8742/d.
We don't overpromise. Here's exactly what PhoneForge can and cannot do — by platform and by Apple's/Android's security rules.
Both Google and Apple store website/app passwords in hardware-encrypted vaults. No legitimate USB tool can read them — and any tool claiming otherwise is lying or requires a jailbreak/root. PhoneForge shows you everything that's actually accessible and explains what's locked.
PhoneForge runs on one computer — where the USB cable plugs in. Sign up here, download the app, start it locally, then open localhost:8742/d in your browser.
Accounts, billing, download, docs — always online. Sign up from any browser.
Download PhoneForge for Mac, Windows, or Linux. Double-click the launcher, plug in the phone.
“USB computer” = the Mac or PC with the USB cable attached to the phone — not phoneforge.net. If you plug your phone into this Mac, this Mac is your USB computer. Mac/Linux need Python 3.8+; Windows needs Python 3.12 (direct installer). Pick your OS:
python3 --version in Terminal). macOS usually includes it.brew install android-platform-tools (optional if you only use iPhone).python3 phoneforge.py install then python3 phoneforge.py start in Terminal..bat files elsewhere.CLICK HERE TO START.bat in the extracted folder. First run installs dependencies (1–2 min), then opens your browser.PhoneForge-Help.bat — it saves a troubleshooting report to your Desktop.%LOCALAPPDATA%\PhoneForge\adb to your PATH.python phoneforge.py install then python phoneforge.py start in PowerShell, or double-click PhoneForge.bat.sudo apt update && sudo apt install -y python3 python3-pip lsof android-tools-adbchmod +x PhoneForgePhoneForge (or run ./PhoneForge). First launch installs dependencies, then opens your browser.~/.local/share/PhoneForge/logs/python3 phoneforge.py install then python3 phoneforge.py start, or use ./launch.sh.| Command | What it does | When to use |
|---|---|---|
| phoneforge.py install | Installs Python deps + cloudflared tunnel | Once per computer |
| phoneforge.py start | Starts server locally only | Same-network access, no public URL |
| phoneforge.py start --public | Optional tunnel to your USB PC from elsewhere | Advanced — not required for normal use |
| phoneforge.py status | Shows if server is running and your links | Troubleshooting |
| ./launch.sh | Same as start (Mac/Linux) | Shortcut |
| ./expose.sh | Same as start --public (Mac/Linux) | Shortcut |
Yes. PhoneForge is designed to be transparent and local-first: the app runs on your computer, phone data stays on that machine, and this website uses HTTPS via Cloudflare. We don’t upload your photos, messages, or files to our servers. You can verify the public site with independent security scanners:
Always download from https://phoneforge.net or install.html. Your live dashboard runs at localhost:8742 on the USB computer — not on our cloud.
Go to phoneforge.net/#download or install.html and pick your OS: Mac .dmg, Windows zip (install Python 3.12 first, then double-click CLICK HERE TO START.bat), or Linux zip (double-click PhoneForge). Each launcher installs on first run and opens localhost:8742/d.
Download PhoneForge-Windows-v2.zip, unblock the zip in Properties, extract the full folder, install Python 3.12 (direct link) with Add to PATH (not 3.14), then run CLICK HERE TO START.bat. Still stuck? Run PhoneForge-Help.bat — it writes PhoneForge-Help.txt to your Desktop with install logs you can send to support.
Only on the computer where the phone plugs in via USB. Sign up and log in work from any browser on phoneforge.net — no install needed for that. Each user runs PhoneForge on their own PC or Mac; your phone never connects through someone else’s laptop.
launch.sh (or start) runs PhoneForge locally at localhost:8742. expose.sh (or start --public) does that plus creates a free HTTPS link so you can open the dashboard from another phone or PC. Use --public unless you only need same-WiFi access.
https://phoneforge.net is the public site (accounts, pricing, docs). Your personal dashboard is always localhost:8742/d on the machine with the USB cable — install and run PhoneForge there after you sign up.
Login uses the cloud API at https://api.phoneforge.net — not your laptop. If login fails, the API may still be starting up; wait a minute and hard-refresh (Cmd+Shift+R). You do not need PhoneForge running locally to create an account. After login, install PhoneForge on your USB computer to control a phone.
Free trial (view-only): browse dashboard, apps, files & settings; use screenshot, reboot & shutdown. Pro ($5/mo+): mirror, credentials, notifications, device controls, script runner, clipboard sync, remote view links & advanced tools — 4 phones. Premium ($10/mo+): bench reports, device compare, schedules, Root/JB Center & up to 10 phones.
No. WiFi data is read live from the phone plugged into the USB computer. It is never stored on our servers or synced across your browsers.
Yes. Each browser keeps its own session. Log in on your laptop, phone, and tablet — all can view the dashboard while PhoneForge runs on the USB computer.
PhoneForge stops when you quit the launcher or close its background process on your USB computer. Double-click the app again (Mac/Windows/Linux) or run python3 phoneforge.py start. Your cloud account is unchanged.
Yes — click the ⚙️ button in the nav or dashboard to open Preferences. Choose dark/light/system theme, accent colors, font size, auto-refresh interval, privacy options, and more. Settings are saved in your browser.
Free tools scatter ADB commands, iOS utilities, and file browsers across a dozen apps. PhoneForge unifies everything in one polished dashboard — with remote access, multi-device support, and honest security reporting.
Manage battery, storage, apps, files, and settings from your laptop keyboard. Stop picking up your phone for every small task.
ProductivityPhone stays plugged into your home computer. You open the dashboard from work, a tablet, or another PC — no reinstall on those devices.
Remote accessPro supports 4 registered devices. Premium supports up to 10 — perfect for families, testers, resellers, or anyone with a phone fleet.
Multi-deviceUnlike shady phone spy tools, PhoneForge runs on your computer. Photos, messages, and files never upload to our servers.
Privacy-firstFree: screenshot, reboot & shutdown. Pro: mirror, controls, credentials, notifications & advanced tools. Premium: bench, schedules & Root/JB.
Tiered plansSee who logged in, from which machine, and when phones were connected. Know exactly what's happening on your account.
Audit trailPro starts at $5/month — or $50 lifetime (pay once, use forever). Premium at $10/month unlocks 10 phones for power users and families.
Compare that to juggling separate ADB tools, iOS backup utilities, and remote desktop workarounds — PhoneForge pays for itself the first time you use it.
Check kids' phone storage, apps, and battery from your laptop while devices charge overnight.
Free screenshots & device info; Premium bench reports and scheduled backups for customer handoffs.
Premium's 10-device vault lets you rotate test phones and monitor all of them from one dashboard.
Leave your phone plugged in at home. Check messages, files, and status from your office browser.
Grab screenshots, browse camera rolls, and manage storage without interrupting your workflow.
See which WiFi networks and accounts are on a device — with clear reporting on what USB can and can't access.
| Feature | PhoneForge | Raw ADB / scattered tools |
|---|---|---|
| Android + iOS in one UI | ✓ Yes | ✗ Separate tools |
| Browser dashboard | ✓ Any device | ✗ Terminal only |
| Remote access | ✓ Built-in tunnel | ✗ Manual setup |
| Multi-phone accounts | ✓ 4 or 10 phones | ✗ One at a time |
| Activity log | ✓ Login audit | ✗ None |
| Data stays local | ✓ On your PC | ✓ Usually |
| Polished UI + themes | ✓ Full customization | ✗ CLI / ugly |
| Honest security limits | ✓ Transparent | ✗ Often overpromise |
Free forever: browse the full dashboard, apps, files, and settings. Three power tools free: screenshot, reboot & shutdown. Pro unlocks controls, mirror, script runner, clipboard sync, remote links & notifications. Premium adds Bench reports, device compare, schedules, Root/JB & multiple phones.
Sign up free — no card required. Browse every panel on a free trial (view-only). Upgrade when you need controls.
Controls & tools · 4 devices
Everything in Pro · up to 10 devices · double the price
Sign in from any browser on any computer or phone — no install on those devices. PhoneForge only needs to run on the one machine with the USB cable. That computer runs the app; everyone else just opens your dashboard link.
Pro supports 4 registered phones. Premium supports up to 10. Your activity log shows recent logins and device connections.
Questions about billing, setup, bugs, feedback, or software ideas? Email us — we typically reply within a few business days.
Setup help: include your account email and OS (Mac, Windows, or Linux).
Software requests: tell us what you want built — phone tools, PC apps, utilities, or anything local-first. Use subject line Software request.
PhoneForge does not steal your data. The app runs on your computer and talks to your phone over USB. We do not upload your photos, messages, contacts, or files to our servers.
What we store: your account email (for login), subscription status, and registered device IDs tied to your account. Payment processing is handled by Stripe — we never see your full card number.
What stays local: all phone data, screenshots, files, and device info stay on the machine where PhoneForge is running. If you use a public link, only the dashboard UI is exposed — your phone must still be plugged into that same computer.
Official site: https://phoneforge.net
PhoneForge is served at https://phoneforge.net with HTTPS encryption via Cloudflare. Your account password is hashed on our server; phone data (photos, messages, files) never leaves the USB computer.
Build trust with your users:
localhost:8742/d on the USB computer.phoneforge.net at search.google.com/search-console.© 2026 PhoneForge. All rights reserved. The PhoneForge name, website, software, and original content are owned by PhoneForge. Unauthorized copying, redistribution, or resale of this software or service is prohibited.
PhoneForge is an independent product. It is not affiliated with, endorsed by, or sponsored by Apple Inc., Google LLC, or any device manufacturer. Android, iOS, Apple, Google, and related marks are trademarks of their respective owners, used here only for identification.
PhoneForge runs locally on your computer and is provided as is without warranties. You are responsible for using it lawfully and in compliance with your device terms, local laws, and only on devices you own or are authorized to manage.
Use your account on any device.
By continuing, you agree to our Privacy Policy and Terms.